home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
logout.css350
< prev
next >
Wrap
Text File
|
2007-12-18
|
683b
|
48 lines
/*
CSS for Logout page.
*/
BODY {
_margin-top:0px;
_margin-bottom:0px;
margin:0px;
padding:0px;
background-color:#000060;
font-family:Verdana,"Trebuchet MS", Arial, sans-serif;
font-size:10px;
_overflow: auto;
}
.programInfo {
display: inline-block;
position: absolute;
float:right;
top:0px;
right:0px;
font-size: 16px;
font-weight:bold;
line-height: 40px;
vertical-align: middle;
margin-right: 5px;
}
.textLarge {
line-height:20px;
}
.textSmall {
padding-left:3px;
line-height:12px;
}
#USER_INFO {
top: 100px;
left: 100px;
position: relative;
}
.LOGIN_BUTTON {
position: relative;
left: 75px;
}